home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 7
/
Amiga Format AFCD07 (Dec 1996, Issue 91).iso
/
serious
/
shareware
/
programming
/
emacs-complete
/
fsf
/
emacs
/
src
/
s
/
hpux9shr.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-06-04
|
210b
|
12 lines
#define ORDINARY_LINK
#define HPUX_USE_SHLIBS
#define RUN_TIME_REMAP
#include "hpux9.h"
/* We must turn off -g since it forces -static. */
#ifdef __GNUC__
#undef C_DEBUG_SWITCH
#define C_DEBUG_SWITCH
#endif